home *** CD-ROM | disk | FTP | other *** search
/ Newkids Edutainment / Newkids Edutainment.iso / readspel / signfr / install.doc < prev    next >
Text File  |  1992-01-16  |  2KB  |  46 lines

  1. The accompanying INSTALL.BAT program can be used to install Sign
  2. Friends to floppy disks or to a subdirectory on your hard disk.
  3. To run INSTALL.BAT change to the drive which has the Sign
  4. Friends disk and type:
  5.      INSTALL    source-drive:   destination-drive: \subdirectory
  6. The subdirectory name is needed only if you are installing to a
  7. hard disk.  For example,
  8.      INSTALL  A:  C:  \SF
  9. will transfer all the Sign Friends files from drive A: to C:\SF
  10. on a hard disk.  (Note that C: must be separated from \SF by at
  11. least one space.)
  12.  
  13. If you are installing to floppy disks, then you must have ready
  14. three formatted 360K diskettes (or two 720K diskettes).  Then
  15. you could type:
  16.      INSTALL  A:  B:
  17. to run the installation program.
  18.  
  19. If INSTALL.BAT fails to run on your machine or if you prefer to
  20. install Sign Friends manually, just follow these steps:
  21. 1) Change to the destination drive, for example, B: or C:
  22. 2) Create a subdirectory for Sign Friends, for example,
  23.      MKDIR \SF
  24. 3) Change to the Sign Friends subdirectory, that is,
  25.      CD \SF
  26. 4) Execute the following commands to extract the Sign Friends
  27.    files from the self-extracting archives.  Precede each
  28.    command with the drive letter (A: or B:) for the floppy
  29.    drive which has the Sign Friends diskette.  (I'll use A:
  30.    for my examples.)
  31.      A:SF1
  32.      A:SF2
  33.      A:SF3
  34.      COPY A:RUN.BAT
  35. 5) If you are installing to floppy disks, RUN.BAT should be
  36.    copied to each disk.  Also whichever BASIC you have (BASICA
  37.    or GWBASIC) should be copied to disk # 1.
  38. 6) If you are installing to a hard disk, be sure BASIC is located
  39.    in a subdirectory on your PATH statement (usually this is your
  40.    DOS directory) or copy BASIC to the Sign Friends directory.
  41.  
  42. To run Sign Friends, type one of the following:
  43.      RUN
  44.      BASICA START (on IBM PCs and PS/2s)
  45.      GWBASIC START (on PC compatibles)
  46.